GrapeCity.Spreadsheet Assembly / GrapeCity.CalcEngine Namespace / RichValue<T> Class
Properties Methods


RichValue<T> Class Members

The following tables list the members exposed by RichValue<T>.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the RichValue class.  
Top
Public Properties
 NameDescription
Public PropertyGets the total numbers of fields.  
Public PropertyGets or sets a boolean indicating whether to show the icon for RichValue<T> object.  
Public PropertyGets or sets the object that contains data about RichValue<T> object.  
Top
Public Methods
 NameDescription
Public Method  
Public MethodGets the name of field.  
Public MethodGets a boolean value indicating whether this object has same fields as the specified object.  
Public MethodReturns a string that represents the current object.  
Public MethodOverloaded. Gets the specified field value from this IRichValue object.  
Top
See Also